Eclipse Platform
Pre-release 3.0

Package org.eclipse.ui.application

Application-level APIs for configuring and controling the Eclipse Platform User Interface.

See:
          Description

Interface Summary
IActionBarConfigurer Interface providing special access for configuring the action bars of a workbench window.
IWorkbenchConfigurer Interface providing special access for configuring the workbench.
IWorkbenchPreferences Defines names of workbench preferences that are available for the application to configure.
IWorkbenchWindowConfigurer Interface providing special access for configuring workbench windows.
 

Class Summary
WorkbenchAdvisor Public base class for configuring the workbench.
 

Package org.eclipse.ui.application Description

Application-level APIs for configuring and controling the Eclipse Platform User Interface.

Package Specification

This package provides APIs that allow the main plug-in (the "application") to configure and control the Eclipse Platform User Interface, most notably the workbench. These APIs are not of interest to normal Eclipse plug-ins.


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.